func github.com/go-pg/pg/v10/types.appendSliceFloat64
2 uses
github.com/go-pg/pg/v10/types (current package)
array_append.go#L207: return appendSliceFloat64(b, floats, flags)
array_append.go#L210: func appendSliceFloat64(b []byte, floats []float64, flags int) []byte {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)